home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20020314-20021006 / 000198_mikko.nahkola@nokia.com_Thu Jul 4 15:59:28 EDT 2002.msg < prev    next >
Text File  |  2020-01-01  |  5KB  |  103 lines

  1. Article: 13504 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!phl-feed.news.verio.net!iad-feed.news.verio.net!iad-peer.news.verio.net!news.verio.net!newsfeed.vmunix.org!uio.no!newsfeed.song.fi!nntp.inet.fi!inet.fi!newsfeed1.nokia.com!news1.nokia.com!mnahkola
  3. Newsgroups: comp.sys.hp.hpux,comp.protocols.kermit.misc
  4. From: mnahkola@aurinko.ntc.nokia.com
  5. Subject: Re: Need Kermit Diskette for HP-9816 200/300 BASIC Workstation
  6. References: <afsu37$qtp$1@watsol.cc.columbia.edu> <3D222449.7488@unixnerd.demon.co.uk> <aftdrs$dgq$1@watsol.cc.columbia.edu> <afungm$mt5$1@support.neth.hp.com> <ag1dkq$cfn$1@support.neth.hp.com>
  7. Reply-To: mikko.nahkola@nokia.com
  8. User-Agent: slrn/0.9.7.0 (NetBSD)
  9. Lines: 84
  10. Message-ID: <nMXU8.8666$ZE1.183134@news1.nokia.com>
  11. Date: Thu, 04 Jul 2002 13:07:31 GMT
  12. NNTP-Posting-Host: 172.22.105.49
  13. X-Complaints-To: newsmaster@nokia.com
  14. X-Trace: news1.nokia.com 1025788051 172.22.105.49 (Thu, 04 Jul 2002 16:07:31 EET DST)
  15. NNTP-Posting-Date: Thu, 04 Jul 2002 16:07:31 EET DST
  16. Organization: Nokia
  17. Xref: newsmaster.cc.columbia.edu comp.sys.hp.hpux:149828 comp.protocols.kermit.misc:13504
  18.  
  19. In article <ag1dkq$cfn$1@support.neth.hp.com>, Frank Slootweg wrote:
  20.  
  21. > Yesterday I wrote:
  22. >>   Adding to Mikko's reply:
  23.  
  24. >>   The HP 9816's "unique diskette format" is HP LIF (Logical Interchange
  25. >> Format), hence the reference to lifcp (LIF copy). lifcp is mainly
  26. >> available on *HP-UX* systems.
  27. >>   So you need *someone* (you?) who has an *HP-UX* (not "unix") system
  28. >> *with* a floppy drive. If you have that, then:
  29. > [deleted]
  30.  
  31. >   I have an HP-UX system with a (1.44MB/720KB) floppy drive, so if I can
  32. > help, let me know.
  33. >   Whoever does the work, I think it is best if:
  34. > - The 'target' sends hir *two* HP 9816 format diskettes:
  35. >   - One with some ASCII and binary files to be used for testing, with
  36. >     information about these files, i.e. content (for the ASCII one),
  37. >     sizes in bytes, (if possible) (UNIX) checksums, like "sum",
  38. >     "sum -r", "cksume", etc..
  39. >     If possible include (a) file(s) of the same type as the needed
  40. >     files, so that the right type can be checked when the work is
  41. >     (being) done.
  42. >   - One 'empty', but already (HP 9816) formatted, one.
  43. > - You send hir the files to be put on the empty diskette. Files should
  44. >   be in ready-to-use format, i.e. not "hexified". I advice to us a
  45. >   shar(1) archive, so that transmission/unpacking errors can be
  46. >   prevented/detected.
  47. >
  48. > - The person doing the work sends both diskettes back to the 'target'.
  49.  
  50. That sounds like a good plan. There's just one catch ... does a
  51. BASIC-running workstation know how to use a shar file? The hexified file
  52. might actually be easier to handle, but even better if it could be
  53. converted to the native format already ... if that can be verified to be
  54. done correctly.
  55.  
  56. > Note: Coming to think of it, you do not really need an HP-UX system with
  57. > a diskette drive. You could also do it with:
  58. > - lifinit and lifcp on any system. (Other posters have mentioned that
  59. >   there are Linux versions as well. And there are DOS versions as well,
  60. >   at least like lifcp. Do not know if these (DOS) versions can write LIF
  61. >   archive *files*.)
  62. > - Any UNIX/Linux system with a diskette drive of the right type.
  63. >   You can then lifinit/lifcp stuff to a LIF archive *file* and dd(1) the
  64. > LIF archive file to the diskette.
  65.  
  66. There's another problem - the only lifinit I was able to find that works
  67. at all is the one in HP-UX. And I couldn't successfully _write_ to the
  68. LIF on Linux either - reading did work though... so this only eliminates
  69. the part about shipping the floppies to where the HP-UX box is, unless
  70. someone else can get the other parts to work.
  71.  
  72. Can the LIF image indeed be written to a regular file and then dd'd to a
  73. floppy elsewhere, reliably? I know that doing such a thing with HP
  74. fbackup would be asking for trouble... oh, sorry, silly me, Ignite-UX
  75. already does this...
  76.  
  77. > Note 2:
  78. >   I see that the original problem statement was:
  79. >> On behalf of a user who badly needs to get some scientific data into and
  80. >> out of an HP 9816 Series 200/300 BASIC workstation.
  81. >   If this data fits on one diskette (at a time), then perhaps Kermit is
  82. > not needed at all, and all data transfer can be done by using HP 9816
  83. > format diskettes on the HP 9816 and a lifcp-like program on the source/
  84. > target platform. BTW, what *is* the source/target platform (i.e.
  85. > hardware?, OS?, diskette drive?, etc.).
  86.  
  87.  
  88.  
  89.  
  90. -- 
  91. Mikko Nahkola <mikko.nahkola@nokia.com>
  92. My ideas, not my employer's. No warranty. YMMV.
  93. #include <disclaimer.h>
  94.